
/* Estilos de margen y tamaño */

.m-t-10 {margin-top:10px;}
.m-t-20 {margin-top:20px;}
.m-t-30 {margin-top:30px;}
.m-t-40 {margin-top:40px;}
.m-t-50 {margin-top:50px;}

.m-b-10 {margin-bottom:10px;}
.m-b-20 {margin-bottom:20px;}
.m-b-30 {margin-bottom:30px;}
.m-b-40 {margin-bottom:40px;}
.m-b-50 {margin-bottom:50px;}


.p-0 { padding: 0; }
.p-t-5 {padding-top:5px;}
.p-t-10 {padding-top:10px;}
.p-t-20 {padding-top:20px;}
.p-t-30 {padding-top:30px;}
.p-t-40 {padding-top:40px;}
.p-t-50 {padding-top:50px;}
.p-t-60 {padding-top:60px;}
.p-t-70 {padding-top:70px;}
.p-t-80 {padding-top:80px;}
.p-t-90 {padding-top:90px;}
.p-t-100 {padding-top:100px;}
.p-t-150 {padding-top:150px}
.p-t-200 {padding-top:200px}
.p-t-250 {padding-top:250px}
.p-t-300 {padding-top:300px}
.p-t-350 {padding-top:350px}
.p-t-400 {padding-top:400px}
.p-t-470 {padding-top:470px}







.p-b-10 {padding-bottom:10px;}
.p-b-20 {padding-bottom:20px;}
.p-b-30 {padding-bottom:30px;}
.p-b-40 {padding-bottom:40px;}
.p-b-50 {padding-bottom:50px;}
.p-b-60 {padding-bottom:60px;}
.p-b-70 {padding-bottom:70px;}
.p-b-80 {padding-bottom:80px;}
.p-b-85 {padding-bottom:81px;}
.p-b-90 {padding-bottom:90px;}
.p-b-100 {padding-bottom:100px;}
.p-b-150 {padding-bottom:150px;}


.p-l-40 {padding-left:40px;}

.m-l-30 {margin-left:30px;}
.m-l-40 {margin-left:40px;}


.p-r-40 {padding-right:40px;}









/* Estilos de textos */



h1 { 	
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

h2 { 
	font-family: 'Montserrat', sans-serif;	
	font-weight: 700; 
	font-size: 2em;
}

h3 { 
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	margin-top: 0px;
    margin-bottom: 0px;
}

h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

h5 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 1.5em;
}


p { 
	font-family: 'Montserrat', sans-serif;	
	font-weight: 400;
	font-size: 1.2em;
}

.texto-banner{
	font-size: 2.3em;
}

.texto-seguridad{
	font-size: 0.9em;
}

.texto-seguridad-02{
	font-size: 0.7em;
}

.texto-circulos{
	font-weight: 700;
}

.titulo-servicio{
	font-style: italic;
	font-weight: 500;
}

.titulo-suministro{
	font-size: 1.8em;
}



.texto-valores { 
	font-size: 1.2em;
}

.texto-permiso { 
	font-size: 1em;
}

.texto-completo{
	line-height: 2.5em;

}

/* estilos de color */

.c-gris{
	color: rgba(128,128,128,1);
}

.c-azul{
	color: rgba(0,2,56,1);
}

.c-verde{
	color: rgba(158,233,0,1);
}

.c-blanco{
	color: rgba(255,255,255,1);
}

/* Menu principal */

.menu-principal li a {
	font-family: 'Montserrat', sans-serif;
	color:rgba(0,0,0,1);
	font-size: 1em;
	font-weight: 700;
}

.menu-principal li a:hover {
	color:rgba(158,233,0,1);
}

.menu-movil li a {
	font-family: 'Montserrat', sans-serif;	
	color:rgba(255,255,255,1);
	font-size: 2em;
	font-weight: 700;
}

.menu-movil li {
	
	list-style: none;
}
	
.close-menu-movil { color: white; opacity: 1;
	font-size: 3em;}

.modal-menu-movil  { background-color:rgba(10,35,64,1) !important; }

#modal-menu-movil .modal-content { background:none;
					box-shadow: none;
					border: 0; }
.close-modal-pop-up { color: white; opacity: 1;
	font-size: 3em;}


.navbar-top { 	
	position: fixed;
	z-index: 999;
	width: 100%; 
	background:rgba(1,65,102,0);
	box-shadow:0 0 10px rgba(0,0,0,0);
}

.navbar-top-2 { 
	background:rgba(0,0,0,0.6);
	box-shadow:0 0 10px rgba(0,0,0,0.9); 
}


/* Estilos de seccion */

.seccion-banner-principal{
	background: url(../../almacenamiento/img/inicio/banner-principal.jpg) no-repeat bottom;
	background-size: cover;
	padding: 50px 0 250px;
}

.seccion-valor{
	background: url(../../almacenamiento/img/inicio/banner-creamos.jpg) no-repeat bottom;
	background-size: cover;
	padding: 10px 0 10px;
}


.seccion-permiso{
	background: url(../../almacenamiento/img/inicio/banner-permiso.jpg) no-repeat bottom;
	background-size: cover;
	padding: 100px 0 470px;
}


.seccion-presencia{
	background: url(../../almacenamiento/img/inicio/banner-mapa.jpg) no-repeat bottom;
	background-size: cover;
	padding: 100px 0 450px;
}




.seccion-footer{
	background: url(../img/home/aduanas-banner-cobertura.jpg);
	background-size: cover;
	padding: 50px 0 50px;
}




.seleccion-01 {
    background-color:rgba(0,2,56,1);
	padding: 50px 0 20px;
}


.seleccion-01-movil {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: rgba(0,2,56,1);
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

/* estilos de botón */

.btn { 	border-radius: 0 !important;
border: 0;
padding: 10px 40px;
font-family: 'Montserrat', sans-serif;	
font-weight: 700;
}

.btn-movil {
    border-radius: 0 !important;
    border: 0;
    padding: 10px 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}


.btn-contacto {
	background: rgba(0,2,56,1);
	color: rgba(158,233,0,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
	border-radius: 20px !important;
}

.btn-banner {
	background: rgba(158,233,0,1);
	color: rgba(255,255,255,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
	border-radius: 20px !important;
}

.btn-banner:hover {
	background: rgba(0,2,56,1);
	color: rgba(255,255,255,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
	border-radius: 20px !important;
}




.btn-banner-movil {
	background: rgba(158,233,0,1);
	color: rgba(158,233,0,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
	border-radius: 20px !important;
}


.btn-enviar {
	background: rgba(0,2,56,1);
	color: rgba(255,255,255,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
}

.btn-contacto:hover {
	background: rgba(158,233,0,1);
	color: rgba(0,2,56,1);
	box-shadow: 0 0 0 rgb(100 100 100 / 0%);
	border-radius: 20px !important;
}






/* Estilos de bootstrap */





.carousel-control.right { background-image: none; }

.carousel-control.left { background-image: none; }



/* Portrait and Landscape */
@media only screen 
and (min-device-width: 414px) 
and (max-device-width: 736px) 
and (-webkit-min-device-pixel-ratio: 3) { 


}


.abajo{
	margin-top: 100px;
}


.carousel-natyvo {
    position: relative;
    width: 100%;
    overflow: hidden;
}



/* 4.2 Object Map */



.objects{
	position: relative;
  }
  
  .object-label{
	position: absolute;
	width: 1em;
	height: 1em;
	background-color: rgba(216,91,56,1);
	border-radius: 50%;
	cursor: pointer;
  }
  
  .object-label-mexico{
	position: absolute;
	width: 1em;
	height: 1em;
	background-color: rgba(77,87,110,1);
	border-radius: 50%;
	cursor: pointer;
  }
  
  .popover.top{
	margin-top: -20px;
  }
  
  .object-info{
	position: absolute;
	display: none;
	z-index: 1;
	left: 50%;
	bottom: 40px;
	width: 12.4em;
	margin-left: -6.2em;
	padding: 1.1em 1.3em 3em;
	border:0;
	background-color: rgba(26,73,123,1);
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow:none;
  }
  
  .object-info.in{
	display: block;
  }
  
  .object-info:before{
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -16px;
	width: 0;
	height: 0;
	border: 16px solid transparent;
	border-top: 14px solid rgba(0,0,0,0.6);
  }
  
  .object-title{
	font-size: 1em;
	font-family: 'montserratsemibold';
	font-weight: normal;
	letter-spacing: 0.16em;
	color: rgb(216,91,56,1);
	padding: 0 0 1em;
	border-bottom:1px solid rgba(249,249,249,0.2);
	margin: 0 0 .5em;
  }
  
  .object-content{
	font-family: 'montserratlight', sans-serif;
	font-size: 0.75em;
	line-height: 2.6;
	color: #fff;
	padding: 0;
  }
  
  .popover.top>.arrow{
	border-top-color: transparent;
  }
  
  .popover.top>.arrow:after{
	border-top-color:rgba(0,0,0,0.6);
  }
  
  ::-webkit-scrollbar{
	width: 8px;
	height: 8px;
  }
  
  ::-webkit-scrollbar-thumb {
	cursor: pointer;
	background: rgb(158,233,0,1);
  }
  

.header{
	background-color: rgb(158,233,0,1);
	color: rgba(255,255,255,1);
	padding: 30px;
}


/*Estilo de boton whatssap*/
.whatsapp-float { position: fixed;
	z-index: 99;
	bottom: 20px;
	right:20px;
	 }


.whatsapp-float p { 
	font-weight: 700;
	padding: 2px 10px;
	border-radius:10px;
	margin-top:10px;
	background: rgba(0,192,75,1);
}

.circle {
	font-size: 1.1em;
	width: 180px;
	height: 180px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background: rgba(0,2,56,1);
  }

  .circle-02 {
	font-size: 1.1em;
	width: 180px;
	height: 180px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background: rgba(158,233,0,1);
  }


  .circle-movil {
	font-size: 0.8em;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background: rgba(0,2,56,1);
  }

  .circle-02-movil {
	font-size: 0.8em;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	background: rgba(158,233,0,1);
  }